Database

Database wrapper with minimal dependencies.

Members

Functions

compileDbTrackApi
DbCompileDbTrack compileDbTrackApi()
Undocumented in source. Be warned that the author may not have intended to support it.
dependencyApi
DbDependency dependencyApi()
Undocumented in source. Be warned that the author may not have intended to support it.
fileApi
DbFile fileApi()
Undocumented in source. Be warned that the author may not have intended to support it.
transaction
auto transaction()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

make
auto make(AbsolutePath db)

Create a database by either opening an existing or initializing a new.

Variables

db
Miniorm db;
Undocumented in source.

Meta